Skip to content

Fix removing event listener for shadow root element#973

Merged
mkszepp merged 2 commits intomasterfrom
fix-shadow-root-eventlistener-removing
Jun 4, 2025
Merged

Fix removing event listener for shadow root element#973
mkszepp merged 2 commits intomasterfrom
fix-shadow-root-eventlistener-removing

Conversation

@mkszepp
Copy link
Copy Markdown
Collaborator

@mkszepp mkszepp commented Jun 4, 2025

The event on shadowRoot element was never removed correctly...

this is the fix for reported bug #965...

repro

* click on trigger -> it opens

* click on something inside dropdown -> it stays open

* click on trigger 2d time-> it opens

* click on something inside dropdown -> it does NOT stay open

@mkszepp mkszepp merged commit 82f3cec into master Jun 4, 2025
22 checks passed
@mkszepp mkszepp deleted the fix-shadow-root-eventlistener-removing branch June 4, 2025 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant